home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / ophel001.swf / scripts / DefineSprite_2214 / frame_30 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  208 b   |  13 lines

  1. if(eval("/Variables:VaVers02") eq "Vitrail")
  2. {
  3.    tellTarget(_root)
  4.    {
  5.       gotoAndStop(eval("/Variables:VaVers02"));
  6.    }
  7.    set("/Variables:PositionPerso","Auto");
  8. }
  9. else
  10. {
  11.    nextFrame();
  12. }
  13.